Skip to content

Conversation

@nevikashah
Copy link
Contributor

Summary

You can now explore, manage and add new bindings on your Workers application in the new binding canvas

Documentation checklist

  • The documentation style guide has been adhered to.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • Files which have changed name or location have been allocated redirects.

@nevikashah
Copy link
Contributor Author

cc: @irvinebroque @elithrar

Copy link
Contributor

@windsurf-bot windsurf-bot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 To request another review, post a new comment with "/windsurf-review".


You can now visualize your Worker’s architecture with the new bindings canvas in the Cloudflare dashboard, making it easier to see and manage how your application connects to Cloudflare resources like [D1 databases](/d1), [Durable Objects](/durable-objects), [KV namespaces](/kv), and [more](/workers/runtime-apis/bindings/).

![Bindings canvas](src/assets/images/changelog/workers/bindings-canvas.png)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The image path src/assets/images/changelog/workers/bindings-canvas.png appears to be using a relative path that starts with src/. This might not resolve correctly in the final rendered documentation. Consider using the correct path format for images in your documentation system.

Comment on lines 2 to 3
title: Explore your Worker’s architecture in the new bindings canvas
description: You can now explore, manage and add new bindings on your Workers application in the new binding canvas
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's an inconsistency between 'binding canvas' (singular) in the description and 'bindings canvas' (plural) in the title and content. Consider standardizing on one form throughout the document.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 3, 2025

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/assets/images/ @cloudflare/pm-changelogs, @cloudflare/pcx-technical-writing
/src/content/changelog/ @cloudflare/pm-changelogs, @cloudflare/pcx-cloudflare-one

@github-actions
Copy link
Contributor

github-actions bot commented Jun 3, 2025

Copy link
Contributor

@irvinebroque irvinebroque left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Discussed few title ideas - see notes - ✅ so you have it but maybe worth thinking through title





Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

extra whitespace

* Add and manage bindings directly from the same interface
* Discover the full range of compute, storage, AI, and media resources you can attach to your Workers application.

To get started, head to the [Cloudflare dashboard](https://dash.cloudflare.com/?to=/:account/workers-and-pages) and open the **Bindings** tab of any Workers application.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there isn't a way to deeplink here?

@nevikashah nevikashah merged commit 953647a into production Jun 3, 2025
10 checks passed
@nevikashah nevikashah deleted the nevi/bindings-tab branch June 3, 2025 22:41
sdnts pushed a commit to sdnts/cloudflare-docs that referenced this pull request Jul 24, 2025
* bindings canvas

* updated title

* Apply suggestions from code review

* update URL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants